2.10.3 [5] <2.4, 2.5> If the binary entries above were data bits, what number
would they represent in hexadecimal?
In the following problems, the data table contains MIPS instructions. You will be
asked to translate the entries into the bits of the opcode and determine the MIPS
instruction format.
a. addi $t0, $t0, 0
b. sw $t1, 32($t2)
 
 
View Solution
 
 
 
<< Back Next >>